PREVIEW: Today you'll be learning about functions with parameters and creating a program to make party invitations!

  • Click Run to see an example invitation.
  • Look at the function call on line 12. What are the 3 values in parentheses?
  • Look at the function definition on line 3. What value do you think each of the variables is storing?
  • Change "summer" on line 12 to "fall" and Run the program. What changes?

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)